home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 6_functions / getpgrp < prev    next >
Encoding:
Text File  |  2002-10-28  |  227 b   |  14 lines

  1. Synopsis:
  2.    $getpgrp()
  3.  
  4. Technical:
  5.    Gets the current process group id of the client, similar to the Unix
  6.    system call.
  7.  
  8. Returns:
  9.    current process group id
  10.  
  11. See Also:
  12.    getuid(6); getgid(6); getlogin(6)
  13.  
  14.